Initial import of percent-encoding v2.1.0 Test: n/a Change-Id: I3a57a508a3cb631cb1133076cec8d3d2e37a5afb 
diff --git a/METADATA b/METADATA new file mode 100644 index 0000000..ac7180b --- /dev/null +++ b/METADATA 
@@ -0,0 +1,19 @@ +name: "percent-encoding" +description: "Percent encoding and decoding" +third_party { + url { + type: HOMEPAGE + value: "https://crates.io/crates/percent-encoding" + } + url { + type: ARCHIVE + value: "https://static.crates.io/crates/percent-encoding/percent-encoding-2.1.0.crate" + } + version: "2.1.0" + license_type: NOTICE + last_upgrade_date { + year: 2020 + month: 12 + day: 15 + } +}